home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
utility
/
utilgraf
/
anmdtc14.rdm
< prev
next >
Wrap
Text File
|
1997-01-18
|
2KB
|
68 lines
Short: IFF ANIM DataType V1.4
Author: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
Uploader: GISBURN@w-specht.rhein-ruhr.de (Roland Mainz)
Type: util/dtype
IFF ANIM DataType, a replacement for (little bit) buggy CBM anim.datatype.
animation.datatype subclass.
Features are:
- Supports all (currently) defined ANIM compression modes:
- ANIM-0 ILBM BODY
- ANIM-1 ILBM XOR
- ANIM-2 Long Delta mode
- ANIM-3 Short Delta mode
- ANIM-4 General Delta mode
- ANIM-5 Byte Delta mode
- ANIM-6 Stereo Byte Delta mode
- ANIM-7 Anim-5 compression using LONG/WORD data
- ANIM-8 Anim-5 compression using LONG/WORD data
- ANIM-J Eric Grahams compression format
- Compression modes can be mixed in any way (e.g. ANIM-5 with ANIM-J etc.).
- Interleave counts can have any value (not limited to 1 or 2 frames back).
- Should be safer than the CBM version. Includes stack checking code and
many asserts to avoid crashes.
- Random frame access (even to deltas).
- Supports clipboard as input.
- Dynamic loading of frames (disk-based) or caching the whole anim in memory.
- Preference file with various options and per project settings like
- Viewmode ID
- Frames per second Rate
- VERBOSE option which shows the internal structure of the animation stream
(used compression modes; animation dimensions and other attributes).
- Matches the "DataTypes" proposal.
Future versions will implement:
- Sound attachment. Like "mpegvideo.datatype" you will be able to attach a
sample (loaded via DataTypes) to the animation.
(The resulting movie (animation with sound) can be saved as an IFF FILM
stream using "DumpDTAnim" (Aminet:gfx/conv/DumpDTAnim#?.LhA). Such movies
can be placed into the aminet in the aminet:pix/movies/ directory.)
- Frame skipping (by compression type and/or by frame number).
- Dynamic timing.
- Per frame colormaps (e.g. CMAPS attached to each ILBM FORM).
Bye,
Roland
P.S.:
Following was cut from an aminet "weekly-uploads" mail:
| Please rate all the programs you
| download. To do so, send to aminet-server@wuarchive.wustl.edu :
| RATE <path> <num>
| where <path> is the file you want to judge and <num> is a mark from 0..10
| with 10 being the best. You can rate several programs in one mail, but
| don't rate your own programs. Example: RATE dev/gui/mui23usr.lha 8